home *** CD-ROM | disk | FTP | other *** search
/ New Star Software Collection / NSS_Collection.iso / 3-029 dr solomon / 2.ima / VIV1.BAT < prev    next >
DOS Batch File  |  1993-01-27  |  294b  |  10 lines

  1. @Echo off
  2. rem Run ViVerify to create filelist
  3. VIVERIFY FILELIST /D=C /P=N
  4. rem Now run ViVerify to make the signatures
  5. VIVERIFY MAKEPRINT /D=C /T /N=5
  6. rem
  7. rem See the manual for documentation on the other ViVerify switches
  8. rem
  9. Echo Now you can run the VIV2 batch file to check the disk
  10.